c935c6
@@ -159,7 +159,6 @@
protected ResultSet executeImmediate(String sql) throws SQLException {
     }
 
     try {
-      clearWarnings();
       resultSet = null;
       client.execute(sql);
     } catch (HiveServerException e) {
